@charset "utf-8";
body {
	background-color: #000;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
}
.Platzhalter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.Trennbalken {
	line-height: 20px;
	background-color: #333333;
}
.Trennstrich {
	line-height: 2px;
	background-color: #333333;
}
.Trennstrich---klein {
	color: #333333;
}




a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
}
a:visited {
	color: #F60;
}
a:link {
	color: #F60;
}
a:active {
	color: #F60;
}
a:hover {
	color: #F60;
}
table {
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}







img {
	border: 4px solid #333333;
}
